projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b23dc84
)
Add a missing close tag
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 Oct 2010 05:05:39 +0000
(
01:05
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 Oct 2010 05:05:39 +0000
(
01:05
-0400)
docs/reference/gtk/migrating-2to3.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-2to3.xml
b/docs/reference/gtk/migrating-2to3.xml
index 121c44879c53222b43af68351316a54c429b08dd..a2643f56f2f49fd131aba0477d6ebcf8931337ee 100644
(file)
--- a/
docs/reference/gtk/migrating-2to3.xml
+++ b/
docs/reference/gtk/migrating-2to3.xml
@@
-672,6
+672,7
@@
gtk_arrow_draw (GtkWidget *widget,
gtk_statusbar_set_has_resize_grip() and gtk_statusbar_get_has_resize_grip()
have disappeared, and instead there are now
gtk_window_set_has_resize_grip() and gtk_window_get_has_resize_grip().
+ </para>
</section>
<section>